C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / OnClientRefreshed Property

In This Topic
OnClientRefreshed Property (AutoCompleteBase<T>)
In This Topic
Occurs after the control has refreshed its contents.
Syntax
'Declaration
 
Public Property OnClientRefreshed As String
 
See Also